CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 局部 直方图均衡

搜索资源列表

  1. clahe

    0下载:
  2. 自适应直方图均衡算法,因为是从局部入手,所以图像增强效果显著。-This programme introduces an algorithm of adaptive histogram equipoise.And the effect of the enhancement is obvious because it begins from the part of the image
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:5636
    • 提供者:张荣刚
  1. Histogramequalization

    0下载:
  2. 用VC++实现的一个直方图均衡算法,可以很好地增强局部的对比度
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:115817
    • 提供者:yue
  1. BMPImage

    0下载:
  2. 本程序用MFC实现了灰度图像的处理,功能如下: 几何变换:平移、旋转、缩放; 点处理:线性变换、灰度拉伸、灰度直方图、直方图均衡; 可以给图像产生%3椒盐噪声; 图像的平滑:均值滤波(3X3)、超限中值滤波(3X3); 边缘检测:边缘检测局部算子法,包括Sobel算子、Prewitt算子、拉普拉斯算子; Fourier变换。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:51350
    • 提供者:骆志军
  1. jubujunheng

    0下载:
  2. 此代码从局部上来使用直方图均衡来达到增强图像的目的,非常的好,而且已经调试好了无差错
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4427
    • 提供者:李明
  1. myimageprocess2.rar

    1下载:
  2. 直方图均衡化,局部直方图均衡化,直方图匹配,中值滤波,,histgram equalization,histogram matching
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1067556
    • 提供者:weiwei
  1. CLAHE.zip

    1下载:
  2. 实现局部自适应直方图均衡功能,对图像实现争抢功能,The realization of local self-adaptive histogram equalization function
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:3892
    • 提供者:jim green
  1. PowerMaxImageFusion

    0下载:
  2. 图像融合是图像处理的一个研究热点,这里提供一种方法即局部能量最大选取规则图像融合法-Image fusion is image processing of a research hot spot that is here to provide a way to select the rules of the local energy of the largest image fusion method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1476074
    • 提供者:ly
  1. localhisteq1

    0下载:
  2. 一个局部直方图均衡化算法,输入为图像和窗口的长宽,并且长宽只能为奇数-A local histogram equalization algorithm, input images and the length and width of the window, and the length and width of only odd-numbered
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:550
    • 提供者:张华君
  1. Homo LAHE

    2下载:
  2. 对图像先同态滤波,再进行局部直方图均衡化,可以模糊图片进行增强,遥感图像去薄云等等,但不是很完善。-First image homomorphic filtering, and local histogram equalization can enhance the blurred images, remote sensing images and so on to thin, but it is not very perfect.
  3. 所属分类:绘图程序

    • 发布日期:2013-06-24
    • 文件大小:1049
    • 提供者:瓦伦丁
  1. Gaussian-Pepper-Noise-Generator

    0下载:
  2. 对一幅图像进行局部和全局的的直方图均衡化-...........................................
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:36885
    • 提供者:周丽
  1. chengxu

    0下载:
  2. #显示直方图; #对图像进行指数或者对数变换; #直方图均衡化; #局部(ROI)均衡化,把均衡化后的局部图像显示到原图像; #按照某种函数进行直方图匹配。-# Show the histogram # of images or the number of index change # histogram equalization # local (ROI) equalization to balance after a partial image display
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:552
    • 提供者:feng
  1. 1234

    0下载:
  2. 分析了图像直方图均衡增强算法中信息损失的内在机理, 提 出基于自适应局部灰度修 正的直方图均衡算法。首先对图像作常规直方图均衡处理,然后分析比较处理后 图像和原图的梯度变化,以此为依据对图像作局部灰度修正,从而减小直方图均衡处理过程中信息损失的程度,最后通过实验验证了算法的有效性。-Analysis of the image histogram equalization enhancement algorithm in the loss of information inherent mecha
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:391759
    • 提供者:王一
  1. Histeq

    1下载:
  2. 包含两个代码,分别是全局直方图均衡和局部直方图均衡,适用于不同情形-Global and local histogram equalization
  3. 所属分类:matlab例程

    • 发布日期:2012-11-27
    • 文件大小:717
    • 提供者:maxiao
  1. localHistCal

    0下载:
  2. 实现了局部直方图的均衡,在一副图像的矩形窗中实现直方图均衡,像素均衡范围为(min,max),分别代表矩形块的最大最小像素数。-The local histogram equalization in a rectangular window to achieve the image histogram equalization, balanced range of pixels (min, max), representing the minimum and maximum rectangula
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:7125
    • 提供者:刘鹏威
  1. MATLAB-gui

    0下载:
  2. 编写MATLAB函数实现灰度调整,对比度增强,直方图均衡,局部平滑,中值滤波,频率域平滑与锐化-Write MATLAB function to achieve gray scale adjustment, contrast enhancement, histogram equalization, local smoothing, median filtering, frequency domain smoothing and sharpening
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:857954
    • 提供者:李孤
  1. tuxiangchuli

    0下载:
  2. 1、编写图像格式转换程序。2、编写图像点处理程序。3、编写图像局部处理程序。还有:1、灰度图像中值滤波。2、图像几何处理。3、灰度图像边缘检测。4、图像二值化。5、直方图均衡。-1, the preparation of image format conversion process. 2, the preparation of the image point processing. 3, the preparation of local image processing. Are: 1, gr
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:451126
    • 提供者:vvitja
  1. image-enhancement-function

    0下载:
  2. 伽马变换,直方图均衡化,直方图修正方案123,自适应全局直方图均衡局部锐化,中值滤波-Gamma transform, histogram equalization, histogram modification scheme 123, adaptive global histogram equalization local sharpen the median filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:4704
    • 提供者:zzz
  1. ImageProcessing

    0下载:
  2. 局部直方图均衡,通过选择整个图像中像素邻域,进行直方图均衡-Local Histogram Equalization
  3. 所属分类:Special Effects

    • 发布日期:2017-12-05
    • 文件大小:2086796
    • 提供者:闫高洁
  1. m

    0下载:
  2. 显示图像的灰度直方图、全局和局部灰度线性变换,分段线性变换、直方图均衡、 直方图规格化(The gray level histogram, global and local gray scale linear transformation, piecewise linear transformation, histogram equalization are displayed. Histogram normalization)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:590848
    • 提供者:abc2
  1. MATLAB视频去雾【GUI,源码,论文】

    1下载:
  2. 该课题是基于MATLAB平台的图像去雾处理,配备一个人机交互GUI界面,可以选择局部直方图均衡化,全局直方图均衡化,Retinex算法,通过对比处理前、后的图像的直方图,而直方图是一副图像各灰度值在0-256的分布个数的表,信息论已经整明,具有均匀分布直方图的图像,其信息量是最大的。 二、算法介绍 ①全局直方图均衡化:通俗地理解就是,不管三七二十一,直接强行对彩色图像的R,G,B三通道颜色进行histeq均衡处理,然后进行三通道重组; ②局部直方图均衡化:设置一个固定大小的滑块,分别对彩色图像进
  3. 所属分类:图形图像处理

    • 发布日期:2021-04-17
    • 文件大小:7448576
    • 提供者:MATLAB道长
« 12 »
搜珍网 www.dssz.com